object AlarmClockAdvSetupDlg: TAlarmClockAdvSetupDlg Left = 254 Top = 154 HelpContext = 1 BorderIcons = [] BorderStyle = bsSingle Caption = 'Alarm advanced properties' ClientHeight = 272 ClientWidth = 384 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] HelpFile = 'AlfaClock.hlp' OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 inline AlarmClockAdvSetup1: TAlarmClockAdvSetup inherited OpenDialog_Sound: TOpenDialog Top = 8 end inherited OpenDialog_App: TOpenDialog Top = 8 end end object Button_OK: TButton Left = 216 Top = 240 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object Button_Cancel: TButton Left = 296 Top = 240 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end end